You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > VectorInt.GatherByIndex Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.GatherByIndex Method

Gathers elements from X specified by indices stored in Indexes the calling object.

Syntax
C#
Visual Basic
public TVecInt GatherByIndex([In] TMtxVecInt X, [In] TVecInt Indexes);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!